home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 17 / AMIGAplus Sonderheft 17 (1999)(ICP)(DE)[!].iso / dsound / quitdsound.rx < prev    next >
Text File  |  1977-12-31  |  157b  |  10 lines

  1.  
  2. /* Sample ARexx script for DSound*/
  3. /* THis script demonstrates how to use DSound's ARexx port to quit DSound */
  4.  
  5. address "DSound.1"
  6.  
  7. options results
  8.  
  9. quit
  10.